home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1992 June: ROMin Holiday
/
ADC Developer CD (1992-06) (''ROMin Holiday'')_iso
/
Developer Connection - 06-1992.iso
/
Development Platforms
/
Apple II
/
Essentials
/
MPW IIGS Interfaces
/
CIIGSIncludes
/
StdLib.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-04-01
|
168 b
|
13 lines
|
[
TEXT/MPS
]
/* stdlib.h
*
* Copyright Apple Computer, Inc. 1987
* All Rights Reserved
*/
int atoi();
long atol();
void exit();
void _exit();
char *getenv();
long strtol();